
'宣言 Public Class C1ComboBox(Of T) Inherits C1DropDown Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public class C1ComboBox<T> : C1DropDown, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
System.Object
Microsoft.AspNetCore.Components.ComponentBase
C1.Blazor.Core.C1View
C1.Blazor.Input.C1DropDown
C1.Blazor.Input.C1ComboBox<T>
C1.Blazor.Input.C1AutoComplete<T>